13. Exercise: Reading from SharedPreferences
Exercise Code
In this exercise, you will get to read values from SharedPreferences.
Reading from SharedPreferences
SOLUTION:
- Using PreferenceManager, get the default SharedPreference
- Set setShowBass in mVisualizerView based on the value from the SharedPreference